/ Assembly List / LJCDBViewDAL / ViewColumnManager / LoadWithParentID

Namespace - LJCDBViewDAL


Parameters
viewDataID - The parent ID.

Returns

The data object record collection.

Syntax

C#
public ViewColumns LoadWithParentID(Int32 viewDataID)

Retrieves a collection of Data records for the specified parent ID.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.